'宣言 Public Class HashPool (Of TKey,TValue) Implements IHashPool(Of TKey,TValue), IPool(Of TValue)
public class HashPool<TKey,TValue> : IHashPool<TKey,TValue>, IPool<TValue>
HashPool<TKey,TValue> メンバ Infragistics 名前空間